FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (79 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-address-official
Url http://fhir.nl/fhir/StructureDefinition/nl-core-address-official
Version 1.0
Status draft
Date 2015-09-22T12:02:49+02:00
Name nl-core-address-official
Experimental False
Realm nl
Authority hl7
Description Mark an address as an 'officially registered' address. In Dutch context that means it is registered in the Basisregistratie persoonsgegevens (BRP)
Copyright CC0
Kind datatype

Resources that use this resource

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-address nl-core-address

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nl-address-official",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2016-11-09T17:40:10.287+00:00"
  },
  "url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
  "version" : "1.0",
  "name" : "nl-core-address-official",
  "status" : "draft",
  "publisher" : "HL7 Netherlands",
  "date" : "2015-09-22T12:02:49+02:00",
  "description" : "Mark an address as an 'officially registered' address. In Dutch context that means it is registered in the Basisregistratie persoonsgegevens (BRP)",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "zib-address",
      "uri" : "https://zibs.nl/wiki/Patient(NL)",
      "name" : "Address as part of Zorginformatiebouwsteen Patient"
    }
  ],
  "kind" : "datatype",
  "constrainedType" : "Extension",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "Address"
  ],
  "base" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Mark an address as an 'officially registered' address."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "representation" : [
          "xmlAttr"
        ],
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official"
      },
      {
        "id" : "Extension.valueBoolean",
        "path" : "Extension.valueBoolean",
        "short" : "true if part of an official registry. false if it is not",
        "definition" : "When the value is true, this address is marked to be part of an official registry (Dutch realm: BRP). When the value is false, this address is explicitly marked as not part of an official registry.",
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "meaningWhenMissing" : "When an address is not marked explicitly as official=true|false then no information can be inferred from that.",
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "AD/@use[.='OR']"
          },
          {
            "identity" : "zib-address",
            "map" : "NL-CM:0.1.11"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.